From: Jonathan Dieter Date: Thu, 10 May 2018 11:16:49 +0000 (+0300) Subject: Bump to 0.5.1 with new zck_get_range() function X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~281 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=cbd8b1e96929d59fff133c88fedb30d5c7fadcdc;p=zchunk.git Bump to 0.5.1 with new zck_get_range() function Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index 05f46fe..b19493c 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.5.0" +#define ZCK_VERSION "0.5.1" #define ZCK_VER_MAJOR 0 #define ZCK_VER_MINOR 5 -#define ZCK_VER_REVISION 0 +#define ZCK_VER_REVISION 1 #define ZCK_VER_SUBREVISION 0 #define True 1